home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / kan.lha / Kan / PURGE < prev    next >
AmigaDOS Script File  |  1992-05-15  |  161b  |  11 lines

  1. .key drive/a
  2. .bra {
  3. .ket }
  4.  
  5. failat 21
  6. delete >nil: "{drive}KAN/#?" all quiet
  7. if FAIL
  8.   echo "There may be Read Only files in your Kan directory"
  9. endif
  10. failat 10
  11.